Package | dk.ehealth.sundhed.fhir.ig.core |
Type | OperationDefinition |
Id | Id |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/OperationDefinition-Organization-i-get-general-practitioner-info.html |
Url | https://organization.devtest.systematic-ehealth.com/fhir/OperationDefinition/Organization-i-get-general-practitioner-info |
Version | 3.5.1 |
Status | active |
Date | 2025-05-06T08:52:23+00:00 |
Name | get-general-practitioner-info |
Title | Get organization information for a healthcare provider with provider number |
Experimental | False |
Realm | dk |
Description | The operation resolves the input organization(s) to the shared organization for the one or more organizations that have the given provider number. The Organization returned depends on how many active Organization exist in the service with that provider number. When a single Organization has the provider number that Organization is returned. When multiple Organization resources have the same provider number, the shared parent Organization is returned. An OperationOutcome with an explicit error is returned in case multiple organizations share the provider number but do not have a shared parent, or in case input organizations have different provider numbers. A typical use of the operation is to get name, address and telecom details for a general practitioner. Many provider numbers are assigned to a single organization but some provider numbers are shared by multiple entities (organizations) within in a common practice. |
Type | false |
Kind | operation |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition Organization-i-get-general-practitioner-info
URL: [base]/$get-general-practitioner-info
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | organization | 1..* | Reference | Reference to Organization. The provider number needs to be stated in the input reference with Reference.identifier.system: urn:oid:1.2.208.176.1.4 and Reference.identifier.value set to the provider number. | ||
OUT | return | 0..1 | Organization |
{
"resourceType" : "OperationDefinition",
"id" : "Organization-i-get-general-practitioner-info",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition Organization-i-get-general-practitioner-info</b></p><a name=\"Organization-i-get-general-practitioner-info\"> </a><a name=\"hcOrganization-i-get-general-practitioner-info\"> </a><a name=\"Organization-i-get-general-practitioner-info-da-DK\"> </a><p>URL: [base]/$get-general-practitioner-info</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>organization</td><td/><td>1..*</td><td><a href=\"http://hl7.org/fhir/R4/references.html#Reference\">Reference</a></td><td/><td><div><p>Reference to Organization.\nThe provider number needs to be stated in the input reference with Reference.identifier.system: urn:oid:1.2.208.176.1.4 and Reference.identifier.value set to the provider number.</p>\n</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a></td><td/><td/></tr></table></div>"
},
"url" : "https://organization.devtest.systematic-ehealth.com/fhir/OperationDefinition/Organization-i-get-general-practitioner-info",
"version" : "3.5.1",
"name" : "get-general-practitioner-info",
"title" : "Get organization information for a healthcare provider with provider number",
"status" : "active",
"kind" : "operation",
"date" : "2025-05-06T08:52:23+00:00",
"publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact" : [
{
"name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom" : [
{
"system" : "url",
"value" : "http://ehealth.sundhed.dk"
}
]
}
],
"description" : "The operation resolves the input organization(s) to the shared organization for the one or more organizations that have the given provider number. The Organization returned depends on how many active Organization exist in the service with that provider number. When a single Organization has the provider number that Organization is returned. When multiple Organization resources have the same provider number, the shared parent Organization is returned. An OperationOutcome with an explicit error is returned in case multiple organizations share the provider number but do not have a shared parent, or in case input organizations have different provider numbers. \nA typical use of the operation is to get name, address and telecom details for a general practitioner. Many provider numbers are assigned to a single organization but some provider numbers are shared by multiple entities (organizations) within in a common practice.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"affectsState" : false,
"code" : "get-general-practitioner-info",
"resource" : [
"Organization"
],
"system" : true,
"type" : false,
"instance" : false,
"parameter" : [
{
"name" : "organization",
"use" : "in",
"min" : 1,
"max" : "*",
"documentation" : "Reference to Organization. \nThe provider number needs to be stated in the input reference with Reference.identifier.system: urn:oid:1.2.208.176.1.4 and Reference.identifier.value set to the provider number.",
"type" : "Reference"
},
{
"name" : "return",
"use" : "out",
"min" : 0,
"max" : "1",
"type" : "Organization"
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.